getPeople

open fun getPeople(@NonNull notification: Notification): List<Person>(source)

Returns the people in the notification. On platforms which do not have the android.app.Person class, the Person objects will contain only the URI from addPerson.